Skip to content

Add support for any in lkp docker install #469

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 6, 2025

Conversation

j-chiam
Copy link

@j-chiam j-chiam commented Mar 5, 2025

Closes #452

@seowwj seowwj force-pushed the dev/lkp-docker-install-any branch from 2920bfd to 4af5180 Compare March 5, 2025 16:33
docker/test Outdated
@@ -25,6 +25,9 @@ while getopts "d:i:j:g:t:-:" opt; do
;;
-)
case "${OPTARG}" in
any)
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks, help use tab for indent in the bash.

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Alright, should be fixed in the latest commit 👍

Closes intel#452

Signed-off-by: Chiam, Jia Ying <jia.ying.chiam@intel.com>
Signed-off-by: Seow, Wen Jie <wen.jie.seow@intel.com>
@seowwj seowwj force-pushed the dev/lkp-docker-install-any branch from 4af5180 to a69fced Compare March 6, 2025 02:23
@rli9 rli9 merged commit bfc90ee into intel:master Mar 6, 2025
@rli9
Copy link

rli9 commented Mar 6, 2025

thanks for the patch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

docker: support --any option for install/run
3 participants